-- card: 75538 from stack: in -- bmap block id: 165312 -- flags: 0000 -- background id: 4507 -- name: -- part 1 (field) -- low flags: 00 -- high flags: 2002 -- rect: left=89 top=258 right=284 bottom=117 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=29 top=224 right=249 bottom=77 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Beep ----- HyperTalk script ----- on mouseUp if card field 1 > 1 then beep card field 1 end mouseUp -- part contents for background part 2 ----- text ----- Beep -- part contents for background part 1 ----- text ----- beep Makes a short system beep on the loudspeaker. The count is the number of beeps. It can be a constant or anything that returns a number. beep 3 on doMenu beep end doMenu if card field 1 > 1 then beep card field 1 -- part contents for background part 44 ----- text ----- Form What it does Examples -- part contents for background part 43 ----- text ----- 337,122 -- part contents for card part 1 ----- text ----- 7